home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / iterat31.zip / README.TXT < prev    next >
Text File  |  1993-11-17  |  4KB  |  96 lines

  1. Iterate! ver 3.11                                Copyright 1993 by Brent Hugh
  2.  
  3.  
  4. Description of the program
  5. ─────────────────────────────────────────────────────────────────────────────
  6. Iterate! is a program that graphs iterated functions.  Iterate! demonstrates 
  7. chaos theory (since--mathematically speaking--chaos is made with iterated 
  8. functions) and fractals (many of the graphs Iterate! makes are fractals).
  9.  
  10. Iteration theory--which Iterate! is based on--is the same theory that is used
  11. to draw Mandelbrot Sets and Julia Sets.  Iterate!'s ability to draw Julia Sets
  12. and iterate the points in and around the set makes it a powerful--and fun--tool
  13. for exploring this fascinating area of mathematics.  With Iterate!, you'll see
  14. Julia Sets in a way you've never seen them before.
  15.  
  16. But Iterate! doesn't just do Julia Sets. It has a wide variety of other 
  17. functions that illustrate aspects of iteration theory and chaos, as well as a
  18. function interpreter so you can try out your own functions.
  19.  
  20.  
  21. Features
  22. ─────────────────────────────────────────────────────────────────────────────
  23. Here are some of the best features of Iterate!:
  24.  
  25.   * A wide variety of built in functions that you can try
  26.  
  27.   * A user function interpreter, so you can write your own functions
  28.  
  29.   * Ability to easily save graphs to disk and later restore them
  30.  
  31.   * Ability to quickly zoom in on a certain part of the screen, or zoom out
  32.  
  33.   * Full support of the mouse, both for selecting points to iterate, and for
  34.     zooming the window in and out
  35.  
  36.   * An iteration stack for automatic calculation of graphs with lengthy 
  37.     iteration times
  38.  
  39.   * Most graphics modes and cards supported
  40.  
  41.  
  42. Files included
  43. ─────────────────────────────────────────────────────────────────────────────
  44. These files are included with Iterate!:
  45.  
  46.        Iterate!.exe  The program file
  47.        
  48.        Iterate!.frm  The file that holds the user function
  49.        *       .frm  There will be several sample user functions;
  50.                      they have the extension ".frm"
  51.                      
  52.        Mandelbr.gph  A graph of Mandelbrot Set that works with Iterate!
  53.                      (see Function.Txt for more details; see also Note below)
  54.        KBRepeat.exe  Utility to change the keyboard repeat rate
  55.                      
  56.        Iterate!.txt  A complete instruction manual for Iterate!
  57.        WhatsNew.txt  What's new in this version of Iterate!
  58.        HowTo   .txt  How to do common things in Iterate!
  59.        Function.txt  A short discussion of the functions in Iterate! with some
  60.                      example parameters and other things you can try
  61.        Jargon  .txt  An explanation of some of the jargon of Iteration Theory
  62.        QuickCmd.txt  Quick one page synopsis of Iterate!'s commands
  63.        Readme  .txt  This file
  64.  
  65.  
  66. Program distribution
  67. ─────────────────────────────────────────────────────────────────────────────
  68. Iterate! is distributed as shareware.  Please copy and distribute to friends,
  69. Users' Groups, BBS's, etc. 
  70.  
  71. If you use Iterate!, you should register it.  See Iterate!.txt for more 
  72. details.
  73.  
  74. Registered users will receive a disk with the latest version of Iterate!, a
  75. version of Iterate! optimized for 286 and better CPUs, the source code for
  76. Iterate!, a Mandelbrot-Julia generator that works together with Iterate!, and
  77. several other programs I have written that illustrate fractals and chaos
  78. (including a 3-D fractal generating program).
  79.  
  80.  
  81. Program Author
  82. ─────────────────────────────────────────────────────────────────────────────
  83.        Brent Hugh
  84.        986 Raymond
  85.        Fruit Heights, UT 84037
  86.        USA
  87.        
  88.        voice phone: (816) 356-1740 or (801) 544-5032
  89.        Internet   : bhugh@vax1.umkc.edu
  90.        FidoNet    : Brent Hugh 1:280/305
  91.        
  92.  
  93. Please contact the author with any bugs, problems, requests, good User
  94. Function Files, and especially your registration fee.  
  95.  
  96.